home *** CD-ROM | disk | FTP | other *** search
/ InterCD 1999 September / september_1999.iso / Site Building / WebExpress / wbx32.exe / SAMPLE.CSS < prev    next >
Encoding:
Cascading Style Sheet File  |  1998-01-01  |  973 b   |  23 lines

  1.  
  2.  /* $MVD$:color("18","80ff","Orange","0") */
  3.  /* $MVD$:color("19","ffd6ce","Lavender","0") */
  4.  /* $MVD$:color("20","739c9c","greenish","0") */
  5.  /* $MVD$:color("21","999999","Custom #1","0") */
  6.  /* $MVD$:color("22","e8ffff","lt yellow","0") */
  7.  /* $MVD$:color("23","c08000","BG Color","0") */
  8.  /* $MVD$:color("24","c1bec2","Cell Shade","0") */
  9.  /* $MVD$:color("25","59c8db","Gold","0") */
  10.  /* $MVD$:fontset("Verdana","Verdana","Arial","Helvetica") */
  11.  /* $MVD$:fontset("Untitled Font Set 2","Verdana","Arial","Helvetica") */
  12.  /* $MVD$:fontset("Georgia","Georgia","Times New Roman","Times") */
  13.  P.Indent { text-indent : 16.0pt;}
  14.  .mvd-P-Indent { text-indent : 16.0pt;}
  15.  P { font-family : "Georgia", "Times New Roman", "Times";
  16.      font-size : 10.0pt;
  17.      color : black;
  18.      line-height : 14.0pt;}
  19.  .mvd-P { font-family : "Georgia", "Times New Roman", "Times";
  20.           font-size : 10.0pt;
  21.           color : black;
  22.           line-height : 14.0pt;}
  23.